3.100 \(\int \frac{1}{(a x+b x^3+c x^5)^2} \, dx\)

Optimal. Leaf size=308 \[ -\frac{3 b^2-10 a c}{2 a^2 x \left (b^2-4 a c\right )}-\frac{\sqrt{c} \left (\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} a^2 \left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{c} \left (-\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{2 \sqrt{2} a^2 \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{-2 a c+b^2+b c x^2}{2 a x \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )} \]

[Out]

-(3*b^2 - 10*a*c)/(2*a^2*(b^2 - 4*a*c)*x) + (b^2 - 2*a*c + b*c*x^2)/(2*a*(b^2 - 4*a*c)*x*(a + b*x^2 + c*x^4))
- (Sqrt[c]*(3*b^3 - 16*a*b*c + (3*b^2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[b^
2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[c]*(3*b^3 - 16*a*b*c - (
3*b^2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^
2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]])

________________________________________________________________________________________

Rubi [A]  time = 1.35189, antiderivative size = 308, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 5, integrand size = 16, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.312, Rules used = {1594, 1121, 1281, 1166, 205} \[ -\frac{3 b^2-10 a c}{2 a^2 x \left (b^2-4 a c\right )}-\frac{\sqrt{c} \left (\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} a^2 \left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{c} \left (-\left (3 b^2-10 a c\right ) \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{2 \sqrt{2} a^2 \left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{-2 a c+b^2+b c x^2}{2 a x \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )} \]

Antiderivative was successfully verified.

[In]

Int[(a*x + b*x^3 + c*x^5)^(-2),x]

[Out]

-(3*b^2 - 10*a*c)/(2*a^2*(b^2 - 4*a*c)*x) + (b^2 - 2*a*c + b*c*x^2)/(2*a*(b^2 - 4*a*c)*x*(a + b*x^2 + c*x^4))
- (Sqrt[c]*(3*b^3 - 16*a*b*c + (3*b^2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[b^
2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[c]*(3*b^3 - 16*a*b*c - (
3*b^2 - 10*a*c)*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*a^2*(b^
2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]])

Rule 1594

Int[(u_.)*((a_.)*(x_)^(p_.) + (b_.)*(x_)^(q_.) + (c_.)*(x_)^(r_.))^(n_.), x_Symbol] :> Int[u*x^(n*p)*(a + b*x^
(q - p) + c*x^(r - p))^n, x] /; FreeQ[{a, b, c, p, q, r}, x] && IntegerQ[n] && PosQ[q - p] && PosQ[r - p]

Rule 1121

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> -Simp[((d*x)^(m + 1)*(b^2 - 2*a
*c + b*c*x^2)*(a + b*x^2 + c*x^4)^(p + 1))/(2*a*d*(p + 1)*(b^2 - 4*a*c)), x] + Dist[1/(2*a*(p + 1)*(b^2 - 4*a*
c)), Int[(d*x)^m*(a + b*x^2 + c*x^4)^(p + 1)*Simp[b^2*(m + 2*p + 3) - 2*a*c*(m + 4*p + 5) + b*c*(m + 4*p + 7)*
x^2, x], x], x] /; FreeQ[{a, b, c, d, m}, x] && NeQ[b^2 - 4*a*c, 0] && LtQ[p, -1] && IntegerQ[2*p] && (Integer
Q[p] || IntegerQ[m])

Rule 1281

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(d*(
f*x)^(m + 1)*(a + b*x^2 + c*x^4)^(p + 1))/(a*f*(m + 1)), x] + Dist[1/(a*f^2*(m + 1)), Int[(f*x)^(m + 2)*(a + b
*x^2 + c*x^4)^p*Simp[a*e*(m + 1) - b*d*(m + 2*p + 3) - c*d*(m + 4*p + 5)*x^2, x], x], x] /; FreeQ[{a, b, c, d,
 e, f, p}, x] && NeQ[b^2 - 4*a*c, 0] && LtQ[m, -1] && IntegerQ[2*p] && (IntegerQ[p] || IntegerQ[m])

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rubi steps

\begin{align*} \int \frac{1}{\left (a x+b x^3+c x^5\right )^2} \, dx &=\int \frac{1}{x^2 \left (a+b x^2+c x^4\right )^2} \, dx\\ &=\frac{b^2-2 a c+b c x^2}{2 a \left (b^2-4 a c\right ) x \left (a+b x^2+c x^4\right )}-\frac{\int \frac{-3 b^2+10 a c-3 b c x^2}{x^2 \left (a+b x^2+c x^4\right )} \, dx}{2 a \left (b^2-4 a c\right )}\\ &=-\frac{3 b^2-10 a c}{2 a^2 \left (b^2-4 a c\right ) x}+\frac{b^2-2 a c+b c x^2}{2 a \left (b^2-4 a c\right ) x \left (a+b x^2+c x^4\right )}+\frac{\int \frac{-b \left (3 b^2-13 a c\right )-c \left (3 b^2-10 a c\right ) x^2}{a+b x^2+c x^4} \, dx}{2 a^2 \left (b^2-4 a c\right )}\\ &=-\frac{3 b^2-10 a c}{2 a^2 \left (b^2-4 a c\right ) x}+\frac{b^2-2 a c+b c x^2}{2 a \left (b^2-4 a c\right ) x \left (a+b x^2+c x^4\right )}-\frac{\left (c \left (3 b^2-10 a c+\frac{3 b^3}{\sqrt{b^2-4 a c}}-\frac{16 a b c}{\sqrt{b^2-4 a c}}\right )\right ) \int \frac{1}{\frac{b}{2}-\frac{1}{2} \sqrt{b^2-4 a c}+c x^2} \, dx}{4 a^2 \left (b^2-4 a c\right )}-\frac{\left (c \left (3 b^2-10 a c-\frac{3 b^3}{\sqrt{b^2-4 a c}}+\frac{16 a b c}{\sqrt{b^2-4 a c}}\right )\right ) \int \frac{1}{\frac{b}{2}+\frac{1}{2} \sqrt{b^2-4 a c}+c x^2} \, dx}{4 a^2 \left (b^2-4 a c\right )}\\ &=-\frac{3 b^2-10 a c}{2 a^2 \left (b^2-4 a c\right ) x}+\frac{b^2-2 a c+b c x^2}{2 a \left (b^2-4 a c\right ) x \left (a+b x^2+c x^4\right )}-\frac{\sqrt{c} \left (3 b^2-10 a c+\frac{3 b^3}{\sqrt{b^2-4 a c}}-\frac{16 a b c}{\sqrt{b^2-4 a c}}\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} a^2 \left (b^2-4 a c\right ) \sqrt{b-\sqrt{b^2-4 a c}}}-\frac{\sqrt{c} \left (3 b^2-10 a c-\frac{3 b^3}{\sqrt{b^2-4 a c}}+\frac{16 a b c}{\sqrt{b^2-4 a c}}\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b+\sqrt{b^2-4 a c}}}\right )}{2 \sqrt{2} a^2 \left (b^2-4 a c\right ) \sqrt{b+\sqrt{b^2-4 a c}}}\\ \end{align*}

Mathematica [A]  time = 0.668442, size = 302, normalized size = 0.98 \[ \frac{-\frac{2 x \left (-3 a b c-2 a c^2 x^2+b^2 c x^2+b^3\right )}{\left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}+\frac{\sqrt{2} \sqrt{c} \left (-3 b^2 \sqrt{b^2-4 a c}+10 a c \sqrt{b^2-4 a c}+16 a b c-3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}+\frac{\sqrt{2} \sqrt{c} \left (-3 b^2 \sqrt{b^2-4 a c}+10 a c \sqrt{b^2-4 a c}-16 a b c+3 b^3\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{\left (b^2-4 a c\right )^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}-\frac{4}{x}}{4 a^2} \]

Antiderivative was successfully verified.

[In]

Integrate[(a*x + b*x^3 + c*x^5)^(-2),x]

[Out]

(-4/x - (2*x*(b^3 - 3*a*b*c + b^2*c*x^2 - 2*a*c^2*x^2))/((b^2 - 4*a*c)*(a + b*x^2 + c*x^4)) + (Sqrt[2]*Sqrt[c]
*(-3*b^3 + 16*a*b*c - 3*b^2*Sqrt[b^2 - 4*a*c] + 10*a*c*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b -
Sqrt[b^2 - 4*a*c]]])/((b^2 - 4*a*c)^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + (Sqrt[2]*Sqrt[c]*(3*b^3 - 16*a*b*c -
3*b^2*Sqrt[b^2 - 4*a*c] + 10*a*c*Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(
(b^2 - 4*a*c)^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a*c]]))/(4*a^2)

________________________________________________________________________________________

Maple [B]  time = 0.03, size = 712, normalized size = 2.3 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(c*x^5+b*x^3+a*x)^2,x)

[Out]

-1/a/(c*x^4+b*x^2+a)*c^2/(4*a*c-b^2)*x^3+1/2/a^2/(c*x^4+b*x^2+a)*c/(4*a*c-b^2)*x^3*b^2-3/2/a/(c*x^4+b*x^2+a)*b
*c/(4*a*c-b^2)*x+1/2/a^2/(c*x^4+b*x^2+a)*b^3/(4*a*c-b^2)*x-5/2/a*c^2/(4*a*c-b^2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2
))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))+3/4/a^2*c/(4*a*c-b^2)*2^(1/2)/((b+(-4*a*c+b^2
)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b^2+4/a*c^2/(4*a*c-b^2)/(-4*a*c+b^2)^(1
/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b-3/4/a^2*c/
(4*a*c-b^2)/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1
/2))*c)^(1/2))*b^3+5/2/a*c^2/(4*a*c-b^2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-
4*a*c+b^2)^(1/2))*c)^(1/2))-3/4/a^2*c/(4*a*c-b^2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2
)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b^2+4/a*c^2/(4*a*c-b^2)/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2
))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b-3/4/a^2*c/(4*a*c-b^2)/(-4*a*c+b^2)^(1/2)*
2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b^3-1/a^2/x

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} -\frac{{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} x^{4} + 2 \, a b^{2} - 8 \, a^{2} c +{\left (3 \, b^{3} - 11 \, a b c\right )} x^{2}}{2 \,{\left ({\left (a^{2} b^{2} c - 4 \, a^{3} c^{2}\right )} x^{5} +{\left (a^{2} b^{3} - 4 \, a^{3} b c\right )} x^{3} +{\left (a^{3} b^{2} - 4 \, a^{4} c\right )} x\right )}} + \frac{-\int \frac{3 \, b^{3} - 13 \, a b c +{\left (3 \, b^{2} c - 10 \, a c^{2}\right )} x^{2}}{c x^{4} + b x^{2} + a}\,{d x}}{2 \,{\left (a^{2} b^{2} - 4 \, a^{3} c\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x^5+b*x^3+a*x)^2,x, algorithm="maxima")

[Out]

-1/2*((3*b^2*c - 10*a*c^2)*x^4 + 2*a*b^2 - 8*a^2*c + (3*b^3 - 11*a*b*c)*x^2)/((a^2*b^2*c - 4*a^3*c^2)*x^5 + (a
^2*b^3 - 4*a^3*b*c)*x^3 + (a^3*b^2 - 4*a^4*c)*x) + 1/2*integrate(-(3*b^3 - 13*a*b*c + (3*b^2*c - 10*a*c^2)*x^2
)/(c*x^4 + b*x^2 + a), x)/(a^2*b^2 - 4*a^3*c)

________________________________________________________________________________________

Fricas [B]  time = 2.10783, size = 6460, normalized size = 20.97 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x^5+b*x^3+a*x)^2,x, algorithm="fricas")

[Out]

-1/4*(2*(3*b^2*c - 10*a*c^2)*x^4 + 4*a*b^2 - 16*a^2*c + 2*(3*b^3 - 11*a*b*c)*x^2 - sqrt(1/2)*((a^2*b^2*c - 4*a
^3*c^2)*x^5 + (a^2*b^3 - 4*a^3*b*c)*x^3 + (a^3*b^2 - 4*a^4*c)*x)*sqrt(-(9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2
- 420*a^3*b*c^3 + (a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2
*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))/(a^5*b
^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3))*log(-(189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500
*a^3*c^6)*x + 1/2*sqrt(1/2)*(27*b^11 - 486*a*b^9*c + 3330*a^2*b^7*c^2 - 10549*a^3*b^5*c^3 + 14408*a^4*b^3*c^4
- 5200*a^5*b*c^5 - (3*a^5*b^10 - 55*a^6*b^8*c + 392*a^7*b^6*c^2 - 1344*a^8*b^4*c^3 + 2176*a^9*b^2*c^4 - 1280*a
^10*c^5)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b
^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))*sqrt(-(9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3 + (a^5*b^
6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c
^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))/(a^5*b^6 - 12*a^6*b^4*c + 48*a^
7*b^2*c^2 - 64*a^8*c^3))) + sqrt(1/2)*((a^2*b^2*c - 4*a^3*c^2)*x^5 + (a^2*b^3 - 4*a^3*b*c)*x^3 + (a^3*b^2 - 4*
a^4*c)*x)*sqrt(-(9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3 + (a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*
c^2 - 64*a^8*c^3)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 -
12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))/(a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3))*log(-
(189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*x - 1/2*sqrt(1/2)*(27*b^11 - 486*a*b^9*c + 33
30*a^2*b^7*c^2 - 10549*a^3*b^5*c^3 + 14408*a^4*b^3*c^4 - 5200*a^5*b*c^5 - (3*a^5*b^10 - 55*a^6*b^8*c + 392*a^7
*b^6*c^2 - 1344*a^8*b^4*c^3 + 2176*a^9*b^2*c^4 - 1280*a^10*c^5)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2
- 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))*sqrt(-(9*b^7 -
105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3 + (a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*sqrt((8
1*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b
^2*c^2 - 64*a^13*c^3)))/(a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3))) - sqrt(1/2)*((a^2*b^2*c - 4*a
^3*c^2)*x^5 + (a^2*b^3 - 4*a^3*b*c)*x^3 + (a^3*b^2 - 4*a^4*c)*x)*sqrt(-(9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2
- 420*a^3*b*c^3 - (a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2
*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))/(a^5*b
^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3))*log(-(189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500
*a^3*c^6)*x + 1/2*sqrt(1/2)*(27*b^11 - 486*a*b^9*c + 3330*a^2*b^7*c^2 - 10549*a^3*b^5*c^3 + 14408*a^4*b^3*c^4
- 5200*a^5*b*c^5 + (3*a^5*b^10 - 55*a^6*b^8*c + 392*a^7*b^6*c^2 - 1344*a^8*b^4*c^3 + 2176*a^9*b^2*c^4 - 1280*a
^10*c^5)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b
^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))*sqrt(-(9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3 - (a^5*b^
6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c
^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))/(a^5*b^6 - 12*a^6*b^4*c + 48*a^
7*b^2*c^2 - 64*a^8*c^3))) + sqrt(1/2)*((a^2*b^2*c - 4*a^3*c^2)*x^5 + (a^2*b^3 - 4*a^3*b*c)*x^3 + (a^3*b^2 - 4*
a^4*c)*x)*sqrt(-(9*b^7 - 105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3 - (a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*
c^2 - 64*a^8*c^3)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 -
12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))/(a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3))*log(-
(189*b^6*c^3 - 1971*a*b^4*c^4 + 5625*a^2*b^2*c^5 - 2500*a^3*c^6)*x - 1/2*sqrt(1/2)*(27*b^11 - 486*a*b^9*c + 33
30*a^2*b^7*c^2 - 10549*a^3*b^5*c^3 + 14408*a^4*b^3*c^4 - 5200*a^5*b*c^5 + (3*a^5*b^10 - 55*a^6*b^8*c + 392*a^7
*b^6*c^2 - 1344*a^8*b^4*c^3 + 2176*a^9*b^2*c^4 - 1280*a^10*c^5)*sqrt((81*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2
- 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b^2*c^2 - 64*a^13*c^3)))*sqrt(-(9*b^7 -
105*a*b^5*c + 385*a^2*b^3*c^2 - 420*a^3*b*c^3 - (a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3)*sqrt((8
1*b^8 - 918*a*b^6*c + 3051*a^2*b^4*c^2 - 2550*a^3*b^2*c^3 + 625*a^4*c^4)/(a^10*b^6 - 12*a^11*b^4*c + 48*a^12*b
^2*c^2 - 64*a^13*c^3)))/(a^5*b^6 - 12*a^6*b^4*c + 48*a^7*b^2*c^2 - 64*a^8*c^3))))/((a^2*b^2*c - 4*a^3*c^2)*x^5
 + (a^2*b^3 - 4*a^3*b*c)*x^3 + (a^3*b^2 - 4*a^4*c)*x)

________________________________________________________________________________________

Sympy [A]  time = 7.14549, size = 481, normalized size = 1.56 \begin{align*} \operatorname{RootSum}{\left (t^{4} \left (1048576 a^{11} c^{6} - 1572864 a^{10} b^{2} c^{5} + 983040 a^{9} b^{4} c^{4} - 327680 a^{8} b^{6} c^{3} + 61440 a^{7} b^{8} c^{2} - 6144 a^{6} b^{10} c + 256 a^{5} b^{12}\right ) + t^{2} \left (430080 a^{6} b c^{6} - 716800 a^{5} b^{3} c^{5} + 483840 a^{4} b^{5} c^{4} - 170496 a^{3} b^{7} c^{3} + 33232 a^{2} b^{9} c^{2} - 3408 a b^{11} c + 144 b^{13}\right ) + 10000 a^{2} c^{7} - 4200 a b^{2} c^{6} + 441 b^{4} c^{5}, \left ( t \mapsto t \log{\left (x + \frac{- 81920 t^{3} a^{10} c^{5} + 139264 t^{3} a^{9} b^{2} c^{4} - 86016 t^{3} a^{8} b^{4} c^{3} + 25088 t^{3} a^{7} b^{6} c^{2} - 3520 t^{3} a^{6} b^{8} c + 192 t^{3} a^{5} b^{10} - 27200 t a^{5} b c^{5} + 60176 t a^{4} b^{3} c^{4} - 42448 t a^{3} b^{5} c^{3} + 13320 t a^{2} b^{7} c^{2} - 1944 t a b^{9} c + 108 t b^{11}}{2500 a^{3} c^{6} - 5625 a^{2} b^{2} c^{5} + 1971 a b^{4} c^{4} - 189 b^{6} c^{3}} \right )} \right )\right )} - \frac{8 a^{2} c - 2 a b^{2} + x^{4} \left (10 a c^{2} - 3 b^{2} c\right ) + x^{2} \left (11 a b c - 3 b^{3}\right )}{x^{5} \left (8 a^{3} c^{2} - 2 a^{2} b^{2} c\right ) + x^{3} \left (8 a^{3} b c - 2 a^{2} b^{3}\right ) + x \left (8 a^{4} c - 2 a^{3} b^{2}\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x**5+b*x**3+a*x)**2,x)

[Out]

RootSum(_t**4*(1048576*a**11*c**6 - 1572864*a**10*b**2*c**5 + 983040*a**9*b**4*c**4 - 327680*a**8*b**6*c**3 +
61440*a**7*b**8*c**2 - 6144*a**6*b**10*c + 256*a**5*b**12) + _t**2*(430080*a**6*b*c**6 - 716800*a**5*b**3*c**5
 + 483840*a**4*b**5*c**4 - 170496*a**3*b**7*c**3 + 33232*a**2*b**9*c**2 - 3408*a*b**11*c + 144*b**13) + 10000*
a**2*c**7 - 4200*a*b**2*c**6 + 441*b**4*c**5, Lambda(_t, _t*log(x + (-81920*_t**3*a**10*c**5 + 139264*_t**3*a*
*9*b**2*c**4 - 86016*_t**3*a**8*b**4*c**3 + 25088*_t**3*a**7*b**6*c**2 - 3520*_t**3*a**6*b**8*c + 192*_t**3*a*
*5*b**10 - 27200*_t*a**5*b*c**5 + 60176*_t*a**4*b**3*c**4 - 42448*_t*a**3*b**5*c**3 + 13320*_t*a**2*b**7*c**2
- 1944*_t*a*b**9*c + 108*_t*b**11)/(2500*a**3*c**6 - 5625*a**2*b**2*c**5 + 1971*a*b**4*c**4 - 189*b**6*c**3)))
) - (8*a**2*c - 2*a*b**2 + x**4*(10*a*c**2 - 3*b**2*c) + x**2*(11*a*b*c - 3*b**3))/(x**5*(8*a**3*c**2 - 2*a**2
*b**2*c) + x**3*(8*a**3*b*c - 2*a**2*b**3) + x*(8*a**4*c - 2*a**3*b**2))

________________________________________________________________________________________

Giac [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: NotImplementedError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c*x^5+b*x^3+a*x)^2,x, algorithm="giac")

[Out]

Exception raised: NotImplementedError